MindFusion.Charting for WebForms Programmer's Guide
Graphics.fillPolygon Method
See Also
 



Fills a polygon.

Namespace: MindFusion.Charting.Drawing
Assembly: Graphics.js

 Syntax

JavaScript  Copy Code

function fillPolygon (brush, points)

 Parameters

brush

The brush to fill the polygon with.

points

The points describing the polygon.

 See Also

Graphics Members
Graphics Class
MindFusion.Charting.Drawing Namespace